home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / uhren & terminkalender / time / monkeyclockv1.1 / muibuilder.readme < prev    next >
Text File  |  1996-04-07  |  3KB  |  102 lines

  1.  
  2.  
  3. I have written the graphical interface of MonkeyClock IN A FEW MINUTES
  4. using the GREAT
  5.  
  6.     MUI-Builder program (v2.00) by Eric Totel
  7.     -----------            -------------
  8.  
  9.  
  10.  
  11.  
  12. *************************
  13. *                       *
  14. * What is MUI-Builder?    * (some lines from MUI-Builder documentation)
  15. *                       *
  16. *************************
  17.  
  18. ....
  19.  
  20.    With MUI-Builder, you'll be able to write MUI applications
  21. without writing lines of source code nor knowing anything about MUI
  22. functions' syntax (even though MUI is simple in itself).
  23.  
  24.    MUI-Builder's aim is to let you create a graphic interface without
  25. technical problems, and with no more effort than thinking about your
  26. final goal.
  27.  
  28. ....
  29.  
  30.  
  31. Advantages of MUIBuilder
  32. ========================
  33.  
  34.    Many people will wonder about the usefulness of this program, as MUI
  35. is simple to program in the first place.
  36.  
  37.    The advantages that I and all the beta-testers have found in using
  38. MUI-Builder follow:
  39.  
  40.   1. MUI-Builder is a simple way to quickly learn the principles of MUI
  41.      programing by reading the generated source code.
  42.  
  43.   2. MUI-Builder is a sort of MUI interpreter. You are able to test the
  44.      look of your application's GUI and see how the result will appear
  45.      in real time.
  46.  
  47.   3. MUI-Builder offers the user a great flexibility in source code
  48.      generation. You will be able to select precisely which object code
  49.      you want to generate, with or without the declarations,
  50.      initializations, localization ...
  51.  
  52.   4. You can finally build the online help of your application directly
  53.      from the application builder.
  54.  
  55.   5. It is the very first builder that provides for easy localization !
  56.  
  57.   6. In this new version appear fantastic :) new functions, that you
  58.      have never seen before in similar tools on Amiga. It is now
  59.      possible to build the events notifications directly from the
  60.      interface builder AND TO TEST THEM.
  61.  
  62. ....
  63.  
  64.  
  65.  
  66.  
  67. How to get MUI-Builder ((c) Eric Totel) archive?
  68. ------------------------------------------------
  69.  
  70. Simply: you can download it from an aminet anonymous ftp-site!
  71.  
  72. For example:         src.doc.ic.ac.uk    (England)
  73.             wcarchive.cdrom.com    (USA)
  74.  
  75.  
  76.  
  77.  
  78. ---------------------------------------------------------------------------
  79.  
  80. This is my opinion about MUI-Builder:
  81.  
  82.  
  83.  
  84.     +----------+----------+----------+----------+----------+
  85.  very bad     bad      mediocre     good     very good   excellent
  86.  software   software   software   software   software    software
  87.     
  88.                                ^
  89.                                ^
  90.                                ^
  91.                               MUI-Builder package
  92.  
  93.         "If you have MUI, get MUI-Builder!"
  94.  
  95.  
  96.  
  97.                         Marzio De Biasi
  98.  
  99.  
  100.  
  101.  
  102.